chore(deps): bump @agentclientprotocol/sdk from 0.14.1 to 0.18.2#682
chore(deps): bump @agentclientprotocol/sdk from 0.14.1 to 0.18.2#682dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@agentclientprotocol/sdk](https://github.com/agentclientprotocol/typescript-sdk) from 0.14.1 to 0.18.2. - [Release notes](https://github.com/agentclientprotocol/typescript-sdk/releases) - [Changelog](https://github.com/agentclientprotocol/typescript-sdk/blob/main/CHANGELOG.md) - [Commits](agentclientprotocol/typescript-sdk@v0.14.1...v0.18.2) --- updated-dependencies: - dependency-name: "@agentclientprotocol/sdk" dependency-version: 0.18.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
|
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
The reviewer mapped an APPROVE verdict to a GitHub "APPROVE" review event, so the bot was formally approving PRs (observed on altimate-ingestion #682: bot review state APPROVED). With branch protection that can satisfy required reviews and let a PR merge without human sign-off. Map APPROVE -> COMMENT review event (the "approved / no findings" outcome is in the comment body). REQUEST_CHANGES still maps through (gate mode blocks; comment mode softens to COMMENT). Matches CodeRabbit/Greptile/cubic, which comment but never approve. + regression test asserting no verdict emits a formal APPROVE. Closes #869
Bumps @agentclientprotocol/sdk from 0.14.1 to 0.18.2.
Release notes
Sourced from
@agentclientprotocol/sdk's releases.... (truncated)
Changelog
Sourced from
@agentclientprotocol/sdk's changelog.... (truncated)
Commits
b0162e2chore(main): release 0.18.2 (#112)f57a8d1fix: propagate input stream errors through ndJsonStream (#111)e620a8dchore(main): release 0.18.1 (#106)810fa5bchore(deps-dev): bump vite from 8.0.3 to 8.0.5 (#110)b1b5b5achore(deps-dev): bump typescript from 5.9.3 to 6.0.2 (#97)d65b920chore(deps): bump crate-ci/typos from 1.44.0 to 1.45.0 (#108)1d25c95chore(deps): bump the minor group with 26 updates (#109)d37290echore(deps-dev): bump defu from 6.1.4 to 6.1.6 (#107)028ee3ffix: Handle ACP connection transport failures cleanly (#103)a51950fchore(main): release 0.18.0 (#105)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by cubic
Upgrades
@agentclientprotocol/sdkto 0.18.2 to pick up schema updates and stability fixes. Improves ACP connection failure handling and ensures input stream errors surface correctly.@agentclientprotocol/sdk: 0.14.1 → 0.18.2Written for commit d70c1de. Summary will update on new commits.